h2{
text-align: center;
}
 .pa p{
    text-align: left;
    line-height: 40px;
    border: solid burlywood 3px;
    border-radius: 25px;
    padding: 20px;
    margin-bottom: 50px;
}
.pb{
    border: solid burlywood 3px;
    border-radius: 25px;
    padding: 20px;
}
.pb .p1 p{
    text-align: left;
    line-height: 40px;
   
  
}
.pb .img1{
  text-align: center;
}
.pb .p2{
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.pb .pc .h4{
  text-align: center;
}
.pb .pc .p3{
    text-align: center;
}
.p5{
    text-align: left;
    line-height: 40px;
    border-radius: 25px;
    padding: 20px;
}
.p6{
    text-align: center;
}
.p8{

}